home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 010 (1987-02-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 010 (1987-02-15)(Ossowski, Stefan)(DE)(PD).adf / Larn / .objects.doc < prev    next >
Text File  |  1987-03-04  |  2KB  |  109 lines

  1. /* Amiga Larn 12.0 - Copyright (c) 1986 by Edmund Burnette */
  2.  
  3. Documentation for the .objects file
  4. history: 03dec86/ebb - created
  5.  
  6. You can store anything you want in the unused spaces.  I use them for saveing
  7. unfinished images or things I might want to use later.  Anything left there
  8. will not be changed by the game.
  9.  
  10. char    description
  11. ----    -----------
  12. 00H-1fH unused
  13. 20H    blank
  14. "    the Orb!!!
  15. #    a wall
  16. $    the Bank of Larn
  17. %    a staircase going down
  18. &    a great marble statue
  19. '    the 5th branch of the Bank of Larn
  20. (    a sword of slashing
  21. )    Bessman's flailing hammer
  22. *    small pile of gold (OGOLDPILE: up to 32767)
  23. +    the college of Larn
  24. ,    a staircase going up
  25. -    a sunsword
  26. .    unknown object
  27. /    a two handed sword
  28. 0    a spear
  29. 1    a dagger
  30. 2    a battle axe
  31. 3    a longsword
  32. 4    a flail
  33. 5    a lance of death
  34. 6    large pile of gold (OMAXGOLD: up to 3,276,700)
  35. 7    extra large pile of gold (OKGOLD: up to 32,767,000)
  36. 8    medium pile of gold (ODGOLD: up to 327,670)
  37. 9    unused
  38. :    a scarab of negate spirit
  39. ;    unused
  40. <    a brilliant diamond
  41. =    the DND store
  42. >    a ruby
  43. ?    a magic scroll
  44. @    a cube of undead control
  45. A    an altar
  46. B    a book
  47. C    a chest
  48. D    a closed door
  49. E    the dungeon entrance
  50. F    a bubbling fountain
  51. G    an enchanting emerald
  52. H    your home
  53. I    a sparkling sapphire
  54. J    unused
  55. K    unused
  56. L    the Larn Revenue Service
  57. M    a mirror
  58. N    plate mail
  59. O    an open door
  60. P    a pit
  61. Q    chain mail
  62. R    leather armor
  63. S    the Larn trading post
  64. T    a hansome jewel encrusted throne
  65. U    ring mail
  66. V    a volcano shaft leading downward
  67. W    the base of a volcanic shaft
  68. X    studded leather armor
  69. Y    splint mail
  70. Z    a device of theft prevention
  71. [    plate armour
  72. \    stainless plate armour
  73. ]    a shield
  74. ^    an elevator going up
  75. _    a teleport trap
  76. `    an elevator going down
  77. a    an arrow trap
  78. b    a dart trap
  79. c    a fortune cookie
  80. d    a trap door
  81. e    unused
  82. f    a dead fountain
  83. g-n    unused
  84. o    an orb of dragon slaying
  85. p    unused
  86. q    unused
  87. r    ring of extra regeneration
  88. s    a sphere of annihilation
  89. t    a massive throne
  90. u    a ring of regeneration
  91. v    a ring of protection
  92. w    an energy ring
  93. x    a ring of dexterity
  94. y    a ring of strength
  95. z    a ring of cleverness
  96. {    a belt of striking
  97. |    a ring of increase damage
  98. }    an amulet of invisibility
  99. ~    the Eye of Larn
  100. 7fH    unused
  101. 80H-87H    magic missle zaps
  102. 88H-8fH    sonic spear zaps
  103. 90H-97H    cold zaps
  104. 98H-9fH    fireball zaps
  105. a0H-a7H    lightning zaps
  106. a8H-afH    unused
  107. b0H-bfH    walls
  108. c0H-ffH    unused
  109.